home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / grafik / bildanzeiger / superview-lib_dev / include / proto / superviewsupport.h < prev    next >
C/C++ Source or Header  |  1995-03-09  |  351b  |  13 lines

  1. /* proto/superviewsupport.h         */
  2. /* Version    : 1.1                 */
  3. /* Date       : 06.05.1993          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. #ifndef PROTO_SUPERVIEWSUPPORT_H
  7. #define PROTO_SUPERVIEWSUPPORT_H
  8.  
  9. #include <clib/superviewsupport_protos.h>
  10. #include <pragmas/superviewsupport_pragmas.h>
  11.  
  12. #endif /* PROTO_SUPERVIEWSUPPORT_H */
  13.